home

Algebraic Topology

  1. add Prove that a retract of a Hausdorff space is closed.

    Proof:

    Let X be a Hausdorff space and let AX be a retract of X. We will show that XA is open. Since A is a retract of X there exists a continuous map f:XA such that f(x)=x for all xA. Notice that f(a)A but f(a)a since aA.

    Since X is Hausdorff there exists disjoint open sets U and V such that aU f(a)V. It follows that W=Uf1(V) is an open set containing a.

    Now, it suffices to show that W and A are disjoint. Let yWA. It follows that f(y)y since f(y)V, and for disjoint sets U and V, yU. Hence, yA and W is an open neighborhood of a lying completely in XA.

    Since a was chosen arbitrarily, every point in XA has an open neighborhood lying completely in XA. Thus, XA is open and A is closen.

    Q.E.D.

  2. add Prove that the product of Hausdorff spaces is Hausdorff.

    Proof:

    Let X and Y be Hausforff topological spaces and define the product topology X×Y. By the definition of product topology, a point in X×Y is of the form (x,y) where xX and yY. This means that we can pick two distinct points (a,b) and (c,d) in X×Y where ac or bd (or both).

    Since X is Hausdorff there exists open disjoint sets U1,U2 such that aU1 and cU2. Likewise, since Y is Hausdorff there exists open disjoint sets V1,V2 such that bV1 and dV2.

    Without loss of generality1, assume bd. Then V1,V2 are two open disjoint sets such that bV1 and dV2. It follows that X×V1 and X×V2 are open disjoint sets in X×Y such that (a,b)X×V1 and (c,d)X×V2. Thus, X×Y is Hausdorff.

    Q.E.D.